home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2000 #1 / Kompuutteri Kaikille! KCD_1_2000.iso / Tools / InterCent / _setup.1 / Intercent.exe / 0 / RCDATA / TFRMABOUT / TFRMABOUT.txt < prev   
Text File  |  1998-06-25  |  2KB  |  128 lines

  1. object FrmAbout: TFrmAbout
  2.   Left = 179
  3.   Top = 95
  4.   BorderStyle = bsDialog
  5.   Caption = 'Info'
  6.   ClientHeight = 265
  7.   ClientWidth = 336
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   Position = poScreenCenter
  14.   OnActivate = FormActivate
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Image1: TImage
  19.     Left = 24
  20.     Top = 24
  21.     Width = 41
  22.     Height = 33
  23.     Picture.Data = {<image001.ico>}
  24.   end
  25.   object l1: TLabel
  26.     Left = 0
  27.     Top = 24
  28.     Width = 337
  29.     Height = 29
  30.     Alignment = taCenter
  31.     AutoSize = False
  32.     Caption = 'x'
  33.     Font.Color = clRed
  34.     Font.Height = -24
  35.     Font.Name = 'MS Sans Serif'
  36.     Font.Style = [fsBold]
  37.     ParentFont = False
  38.     Transparent = True
  39.   end
  40.   object TxtRelease: TLabel
  41.     Left = 0
  42.     Top = 64
  43.     Width = 329
  44.     Height = 13
  45.     Alignment = taCenter
  46.     AutoSize = False
  47.     Caption = 'XX'
  48.   end
  49.   object l3: TLabel
  50.     Left = 0
  51.     Top = 88
  52.     Width = 329
  53.     Height = 13
  54.     Alignment = taCenter
  55.     AutoSize = False
  56.     Caption = 'x'
  57.   end
  58.   object l2: TLabel
  59.     Left = 8
  60.     Top = 160
  61.     Width = 321
  62.     Height = 17
  63.     Alignment = taCenter
  64.     AutoSize = False
  65.     Caption = 'x'
  66.     WordWrap = True
  67.   end
  68.   object Bevel1: TBevel
  69.     Left = 8
  70.     Top = 144
  71.     Width = 321
  72.     Height = 9
  73.     Shape = bsTopLine
  74.   end
  75.   object Label6: TLabel
  76.     Left = 0
  77.     Top = 176
  78.     Width = 329
  79.     Height = 13
  80.     Alignment = taCenter
  81.     Caption = 'The Netherlands'
  82.   end
  83.   object Bevel2: TBevel
  84.     Left = 7
  85.     Top = 216
  86.     Width = 321
  87.     Height = 9
  88.     Shape = bsTopLine
  89.   end
  90.   object TxtTranslate: TLabel
  91.     Left = 8
  92.     Top = 112
  93.     Width = 321
  94.     Height = 25
  95.     Alignment = taCenter
  96.     AutoSize = False
  97.     Caption = '...'
  98.     Font.Color = clBlack
  99.     Font.Height = -8
  100.     Font.Name = 'Small Fonts'
  101.     Font.Style = []
  102.     ParentFont = False
  103.     WordWrap = True
  104.   end
  105.   object l4: TJumpLab
  106.     Left = 96
  107.     Top = 194
  108.     Width = 143
  109.     Height = 13
  110.     Cursor = 5
  111.     Caption = 'http://www.xs4all.nl/~finiware'
  112.     Font.Color = clBlue
  113.     Font.Height = -11
  114.     Font.Name = 'MS Sans Serif'
  115.     Font.Style = [fsUnderline]
  116.     ParentFont = False
  117.     ProgramJump = False
  118.   end
  119.   object BtnOk: TBitBtn
  120.     Left = 128
  121.     Top = 232
  122.     Width = 89
  123.     Height = 25
  124.     TabOrder = 0
  125.     Kind = bkOK
  126.   end
  127. end
  128.